[INFO] cloning repository https://github.com/LigeronAhill/rust-moysklad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LigeronAhill/rust-moysklad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLigeronAhill%2Frust-moysklad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLigeronAhill%2Frust-moysklad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aeadc2fef8ac5391426bc4c933739a0e93aa3025
[INFO] testing LigeronAhill/rust-moysklad against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLigeronAhill%2Frust-moysklad" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LigeronAhill/rust-moysklad
[INFO] finished tweaking git repo https://github.com/LigeronAhill/rust-moysklad
[INFO] tweaked toml for git repo https://github.com/LigeronAhill/rust-moysklad written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LigeronAhill/rust-moysklad on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LigeronAhill/rust-moysklad already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_core v0.20.5
[INFO] [stderr]   Downloaded darling_macro v0.20.5
[INFO] [stderr]   Downloaded tempfile v3.10.0
[INFO] [stderr]   Downloaded serde_with_macros v3.14.0
[INFO] [stderr]   Downloaded serde_with v3.14.0
[INFO] [stderr]   Downloaded darling v0.20.5
[INFO] [stderr]   Downloaded web-sys v0.3.68
[INFO] [stderr]   Downloaded indexmap v2.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d968b85d9c73988771a6b1a9c280413fbe2a4358dce13bdbd3cb2d2600bc09a
[INFO] running `Command { std: "docker" "start" "-a" "4d968b85d9c73988771a6b1a9c280413fbe2a4358dce13bdbd3cb2d2600bc09a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d968b85d9c73988771a6b1a9c280413fbe2a4358dce13bdbd3cb2d2600bc09a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d968b85d9c73988771a6b1a9c280413fbe2a4358dce13bdbd3cb2d2600bc09a", kill_on_drop: false }`
[INFO] [stdout] 4d968b85d9c73988771a6b1a9c280413fbe2a4358dce13bdbd3cb2d2600bc09a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b15e034cbc2c0180e70f8efbdb8d7010f0cd7ac1efd30b84563c598f0346b10f
[INFO] running `Command { std: "docker" "start" "-a" "b15e034cbc2c0180e70f8efbdb8d7010f0cd7ac1efd30b84563c598f0346b10f", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling darling_core v0.20.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.20.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.20.5
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling rust-moysklad v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.31s
[INFO] running `Command { std: "docker" "inspect" "b15e034cbc2c0180e70f8efbdb8d7010f0cd7ac1efd30b84563c598f0346b10f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b15e034cbc2c0180e70f8efbdb8d7010f0cd7ac1efd30b84563c598f0346b10f", kill_on_drop: false }`
[INFO] [stdout] b15e034cbc2c0180e70f8efbdb8d7010f0cd7ac1efd30b84563c598f0346b10f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fccce022bcd42c82636e46b70f742820cecfc5f25011761f00e9b7b66014e7fd
[INFO] running `Command { std: "docker" "start" "-a" "fccce022bcd42c82636e46b70f742820cecfc5f25011761f00e9b7b66014e7fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling rust-moysklad v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.88s
[INFO] running `Command { std: "docker" "inspect" "fccce022bcd42c82636e46b70f742820cecfc5f25011761f00e9b7b66014e7fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fccce022bcd42c82636e46b70f742820cecfc5f25011761f00e9b7b66014e7fd", kill_on_drop: false }`
[INFO] [stdout] fccce022bcd42c82636e46b70f742820cecfc5f25011761f00e9b7b66014e7fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7194fb2f53ae516689dc8e5dbd31b5ceb4def0123f042b1c7c1b3204fec6172b
[INFO] running `Command { std: "docker" "start" "-a" "7194fb2f53ae516689dc8e5dbd31b5ceb4def0123f042b1c7c1b3204fec6172b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_moysklad-b1abdd4f31192662)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_moysklad
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/models/product_folder.rs - models::product_folder::ProductFolder::update (line 102) ... FAILED
[INFO] [stdout] test src/api_client.rs - api_client::MoySkladApiClient::new (line 76) ... FAILED
[INFO] [stdout] test src/api_client.rs - api_client::MoySkladApiClient::from_env (line 54) ... FAILED
[INFO] [stdout] test src/api_client.rs - api_client::MoySkladApiClient::get (line 242) ... FAILED
[INFO] [stdout] test src/api_client.rs - api_client::MoySkladApiClient::delete (line 469) ... FAILED
[INFO] [stdout] test src/api_client.rs - api_client::MoySkladApiClient::batch_create_update (line 554) ... FAILED
[INFO] [stdout] test src/models/uom.rs - models::uom::Uom (line 11) ... FAILED
[INFO] [stdout] test src/models/product_folder.rs - models::product_folder::ProductFolder::create (line 66) ... FAILED
[INFO] [stdout] test src/api_client.rs - api_client::MoySkladApiClient::list (line 164) ... FAILED
[INFO] [stdout] test src/api_client.rs - api_client::MoySkladApiClient::create (line 292) ... FAILED
[INFO] [stdout] test src/api_client.rs - api_client::MoySkladApiClient::filter (line 796) ... FAILED
[INFO] [stdout] test src/api_client.rs - api_client::MoySkladApiClient (line 20) ... FAILED
[INFO] [stdout] test src/models/currency.rs - models::currency::Currency (line 9) ... FAILED
[INFO] [stdout] test src/api_client.rs - api_client::MoySkladApiClient::get_all (line 99) ... FAILED
[INFO] [stdout] test src/models/product.rs - models::product::Product (line 19) ... FAILED
[INFO] [stdout] test src/api_client.rs - api_client::MoySkladApiClient::update (line 380) ... FAILED
[INFO] [stdout] test src/models/variant.rs - models::variant::Variant (line 17) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/models/product_folder.rs - models::product_folder::ProductFolder::update (line 102) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `id` in this scope
[INFO] [stdout]    --> src/models/product_folder.rs:118:48
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let updated: ProductFolder = client.update(id, update).await?;
[INFO] [stdout]     |                                                ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 104 + use std::process::id;
[INFO] [stdout]     |
[INFO] [stdout] 104 + use tokio::task::id;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api_client.rs - api_client::MoySkladApiClient::new (line 76) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]    2: rust_out::main::{closure#0}
[INFO] [stdout]    3: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    5: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    7: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    9: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   11: rust_out::main
[INFO] [stdout]   12: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   14: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   15: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   16: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   17: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   18: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   19: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   24: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   25: main
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: __libc_start_main
[INFO] [stdout]   28: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api_client.rs - api_client::MoySkladApiClient::from_env (line 54) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    8: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    9: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   12: rust_out::main
[INFO] [stdout]   13: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   16: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   17: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   18: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   19: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   20: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   25: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   26: main
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: __libc_start_main
[INFO] [stdout]   29: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api_client.rs - api_client::MoySkladApiClient::get (line 242) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (380) panicked at src/api_client.rs:16:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    8: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    9: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   12: rust_out::main
[INFO] [stdout]   13: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   16: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   17: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   18: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   19: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   20: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   25: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   26: main
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: __libc_start_main
[INFO] [stdout]   29: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625f5819e98a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625f5819e98a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625f5819e98a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625f5819e98a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625f581b4f8a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625f581b4f8a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x625f581a39f2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625f581a39f2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x625f5818430f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625f5818430f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625f58196f51 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x625f581971cb - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x625f581843c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x625f5817b699 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x625f5818541d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x625f581b57fc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x625f581b5542 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x625f57bad052 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x625f57baad2d - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x625f57ba65c6 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x625f57b6d7e1 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   21:     0x625f57b6a05b - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   22:     0x625f57ba5350 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x625f57b749e5 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   24:     0x625f57b6a101 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   25:     0x625f57b68959 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   26:     0x625f57b68bd5 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   27:     0x625f57bac6ba - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   28:     0x625f57bbe4b3 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x625f57b747c6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   30:     0x625f57ba7b39 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   31:     0x625f581964a4 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x625f581964a4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x625f581964a4 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x625f581964a4 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x625f581964a4 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x625f581964a4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x625f581964a4 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x625f581964a4 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x625f581964a4 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x625f57b72931 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   41:     0x625f57bbf825 - main
[INFO] [stdout]   42:     0x741a0114a1ca - <unknown>
[INFO] [stdout]   43:     0x741a0114a28b - __libc_start_main
[INFO] [stdout]   44:     0x625f57b66bd5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api_client.rs - api_client::MoySkladApiClient::delete (line 469) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (397) panicked at src/api_client.rs:16:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>> as core::future::future::Future>::poll
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   17: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ad8b9059f9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad8b9059f9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad8b9059f9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ad8b9059f9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ad8b90706ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ad8b90706ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5ad8b905f002 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad8b905f002 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ad8b903f91f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ad8b903f91f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ad8b9052561 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5ad8b90527db - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5ad8b903f9d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5ad8b9036ca9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5ad8b9040a2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5ad8b9070f5c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5ad8b9070ca2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5ad8b8a3e4e2 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x5ad8b8a39daa - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x5ad8b8a4f176 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   20:     0x5ad8b8a32a66 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   21:     0x5ad8b89e9357 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   22:     0x5ad8b89e60db - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   23:     0x5ad8b8a31781 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   24:     0x5ad8b89f4a33 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   25:     0x5ad8b89e630d - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   26:     0x5ad8b89e49e0 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   27:     0x5ad8b89e4eb9 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   28:     0x5ad8b8a3d70b - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   29:     0x5ad8b8a52ac3 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x5ad8b89f4986 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   31:     0x5ad8b8a34039 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   32:     0x5ad8b9051ab4 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x5ad8b9051ab4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5ad8b9051ab4 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5ad8b9051ab4 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5ad8b9051ab4 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x5ad8b9051ab4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ad8b9051ab4 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ad8b9051ab4 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ad8b9051ab4 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x5ad8b89f3171 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   42:     0x5ad8b8a54295 - main
[INFO] [stdout]   43:     0x7e03d28451ca - <unknown>
[INFO] [stdout]   44:     0x7e03d284528b - __libc_start_main
[INFO] [stdout]   45:     0x5ad8b89e2575 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api_client.rs - api_client::MoySkladApiClient::batch_create_update (line 554) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (433) panicked at src/api_client.rs:16:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>> as core::future::future::Future>::poll
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   17: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a64ef741f9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a64ef741f9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a64ef741f9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a64ef741f9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a64ef7586ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a64ef7586ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5a64ef747002 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a64ef747002 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a64ef72791f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a64ef72791f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a64ef73a561 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a64ef73a7db - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a64ef7279d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a64ef71eca9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a64ef728a2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a64ef758f5c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a64ef758ca2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5a64ef1264e2 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x5a64ef121daa - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x5a64ef137176 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   20:     0x5a64ef11aa66 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   21:     0x5a64ef0d1357 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   22:     0x5a64ef0ce0db - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   23:     0x5a64ef119781 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   24:     0x5a64ef0dca33 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   25:     0x5a64ef0ce30d - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   26:     0x5a64ef0cc9e0 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   27:     0x5a64ef0cceb9 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   28:     0x5a64ef12570b - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   29:     0x5a64ef13aac3 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x5a64ef0dc986 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   31:     0x5a64ef11c039 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   32:     0x5a64ef739ab4 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x5a64ef739ab4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5a64ef739ab4 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5a64ef739ab4 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5a64ef739ab4 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x5a64ef739ab4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a64ef739ab4 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a64ef739ab4 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a64ef739ab4 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x5a64ef0db171 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   42:     0x5a64ef13c295 - main
[INFO] [stdout]   43:     0x7ae43197c1ca - <unknown>
[INFO] [stdout]   44:     0x7ae43197c28b - __libc_start_main
[INFO] [stdout]   45:     0x5a64ef0ca575 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/models/uom.rs - models::uom::Uom (line 11) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (494) panicked at src/models/uom.rs:16:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    8: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    9: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   12: rust_out::main
[INFO] [stdout]   13: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   16: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   17: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   18: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   19: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   20: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   25: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   26: main
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: __libc_start_main
[INFO] [stdout]   29: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569175a7e69a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569175a7e69a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569175a7e69a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569175a7e69a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x569175a94dea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569175a94dea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x569175a83702 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569175a83702 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x569175a6401f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569175a6401f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569175a76c61 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x569175a76edb - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x569175a640d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x569175a5b3a9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x569175a6512d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x569175a9565c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x569175a953a2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x569175468f82 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x5691754668ac - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x569175462bf6 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x56917542df41 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   21:     0x56917542a61b - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   22:     0x569175461910 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x569175435185 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   24:     0x56917542a6c1 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   25:     0x569175428f19 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   26:     0x569175429195 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   27:     0x56917546846a - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   28:     0x56917547aba3 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x569175434f66 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   30:     0x569175464169 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   31:     0x569175a761b4 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x569175a761b4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x569175a761b4 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x569175a761b4 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x569175a761b4 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x569175a761b4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x569175a761b4 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x569175a761b4 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x569175a761b4 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x569175433771 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   41:     0x56917547beb5 - main
[INFO] [stdout]   42:     0x734693fa01ca - <unknown>
[INFO] [stdout]   43:     0x734693fa028b - __libc_start_main
[INFO] [stdout]   44:     0x569175426d45 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/models/product_folder.rs - models::product_folder::ProductFolder::create (line 66) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (523) panicked at src/models/product_folder.rs:16:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    8: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    9: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   12: rust_out::main
[INFO] [stdout]   13: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   16: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   17: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   18: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   19: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   20: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   25: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   26: main
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: __libc_start_main
[INFO] [stdout]   29: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c80c2181f5a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c80c2181f5a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c80c2181f5a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c80c2181f5a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c80c21985ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c80c21985ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5c80c2186fc2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c80c2186fc2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c80c21678df - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c80c21678df - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c80c217a521 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c80c217a79b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c80c2167998 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5c80c215ec69 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c80c21689ed - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c80c2198e2c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c80c2198b72 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5c80c1b71cf2 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x5c80c1b6fcd5 - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x5c80c1b6c786 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x5c80c1b4b531 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   21:     0x5c80c1b47bbd - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   22:     0x5c80c1b6b50e - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x5c80c1b50fe5 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   24:     0x5c80c1b47c63 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   25:     0x5c80c1b464b9 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   26:     0x5c80c1b46735 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   27:     0x5c80c1b7125d - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   28:     0x5c80c1b82333 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x5c80c1b50dc6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   30:     0x5c80c1b6dcf9 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   31:     0x5c80c2179a74 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5c80c2179a74 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5c80c2179a74 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5c80c2179a74 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5c80c2179a74 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5c80c2179a74 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c80c2179a74 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c80c2179a74 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c80c2179a74 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5c80c1b509c1 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   41:     0x5c80c1b83355 - main
[INFO] [stdout]   42:     0x71444fbd11ca - <unknown>
[INFO] [stdout]   43:     0x71444fbd128b - __libc_start_main
[INFO] [stdout]   44:     0x5c80c1b45025 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api_client.rs - api_client::MoySkladApiClient::list (line 164) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] [2m2026-03-26T20:40:17.544367Z[0m [32m INFO[0m [2mrust_out[0m[2m:[0m Requesting products
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (627) panicked at src/api_client.rs:10:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    8: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    9: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   12: rust_out::main
[INFO] [stdout]   13: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   16: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   17: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   18: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   19: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   20: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   25: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   26: main
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: __libc_start_main
[INFO] [stdout]   29: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62eb0e6e6f5a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eb0e6e6f5a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eb0e6e6f5a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62eb0e6e6f5a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62eb0e6fd8ca - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62eb0e6fd8ca - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x62eb0e6ebfc2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62eb0e6ebfc2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62eb0e6cc8df - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62eb0e6cc8df - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62eb0e6df521 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x62eb0e6df79b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x62eb0e6cc998 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x62eb0e6c3c69 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x62eb0e6cd9ed - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x62eb0e6fe0bc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x62eb0e6fde02 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x62eb0e2a6692 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x62eb0e2a3787 - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x62eb0e29f946 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x62eb0e251811 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   21:     0x62eb0e24f09d - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   22:     0x62eb0e29eeae - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x62eb0e2580f5 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   24:     0x62eb0e24f143 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   25:     0x62eb0e24e909 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   26:     0x62eb0e24eb85 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   27:     0x62eb0e2a577d - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   28:     0x62eb0e2b2263 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x62eb0e257ed6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   30:     0x62eb0e2a0eb9 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   31:     0x62eb0e6dea74 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x62eb0e6dea74 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x62eb0e6dea74 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x62eb0e6dea74 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x62eb0e6dea74 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x62eb0e6dea74 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x62eb0e6dea74 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x62eb0e6dea74 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x62eb0e6dea74 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x62eb0e257571 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   41:     0x62eb0e2b3185 - main
[INFO] [stdout]   42:     0x7458264631ca - <unknown>
[INFO] [stdout]   43:     0x74582646328b - __libc_start_main
[INFO] [stdout]   44:     0x62eb0e24ca75 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api_client.rs - api_client::MoySkladApiClient::create (line 292) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (644) panicked at src/api_client.rs:16:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>> as core::future::future::Future>::poll
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   17: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b89b6c5ef9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b89b6c5ef9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b89b6c5ef9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b89b6c5ef9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b89b6c756ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b89b6c756ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5b89b6c64002 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b89b6c64002 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b89b6c4491f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b89b6c4491f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b89b6c57561 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b89b6c577db - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b89b6c449d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5b89b6c3bca9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b89b6c45a2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b89b6c75f5c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b89b6c75ca2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5b89b66434e2 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x5b89b663edaa - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x5b89b6654176 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   20:     0x5b89b6637a66 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   21:     0x5b89b65ee357 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   22:     0x5b89b65eb0db - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   23:     0x5b89b6636781 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   24:     0x5b89b65f9a33 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   25:     0x5b89b65eb30d - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   26:     0x5b89b65e99e0 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   27:     0x5b89b65e9eb9 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   28:     0x5b89b664270b - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   29:     0x5b89b6657ac3 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x5b89b65f9986 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   31:     0x5b89b6639039 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   32:     0x5b89b6c56ab4 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x5b89b6c56ab4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5b89b6c56ab4 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5b89b6c56ab4 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5b89b6c56ab4 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x5b89b6c56ab4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b89b6c56ab4 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b89b6c56ab4 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b89b6c56ab4 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x5b89b65f8171 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   42:     0x5b89b6659295 - main
[INFO] [stdout]   43:     0x723f282ed1ca - <unknown>
[INFO] [stdout]   44:     0x723f282ed28b - __libc_start_main
[INFO] [stdout]   45:     0x5b89b65e7575 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api_client.rs - api_client::MoySkladApiClient::filter (line 796) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (610) panicked at src/api_client.rs:16:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>> as core::future::future::Future>::poll
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   17: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eca70633f9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eca70633f9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eca70633f9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eca70633f9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eca7064a6ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eca7064a6ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5eca70639002 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5eca70639002 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5eca7061991f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eca7061991f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eca7062c561 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5eca7062c7db - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5eca706199d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5eca70610ca9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5eca7061aa2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5eca7064af5c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5eca7064aca2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5eca700184e2 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x5eca70013daa - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x5eca70029176 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   20:     0x5eca7000ca66 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   21:     0x5eca6ffc3357 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   22:     0x5eca6ffc00db - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   23:     0x5eca7000b781 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   24:     0x5eca6ffcea33 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   25:     0x5eca6ffc030d - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   26:     0x5eca6ffbe9e0 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   27:     0x5eca6ffbeeb9 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   28:     0x5eca7001770b - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   29:     0x5eca7002cac3 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x5eca6ffce986 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   31:     0x5eca7000e039 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   32:     0x5eca7062bab4 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x5eca7062bab4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5eca7062bab4 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5eca7062bab4 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5eca7062bab4 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x5eca7062bab4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5eca7062bab4 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5eca7062bab4 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5eca7062bab4 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x5eca6ffcd171 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   42:     0x5eca7002e295 - main
[INFO] [stdout]   43:     0x7a3b7ac6e1ca - <unknown>
[INFO] [stdout]   44:     0x7a3b7ac6e28b - __libc_start_main
[INFO] [stdout]   45:     0x5eca6ffbc575 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api_client.rs - api_client::MoySkladApiClient (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (512) panicked at src/api_client.rs:9:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    8: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    9: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   12: rust_out::main
[INFO] [stdout]   13: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   16: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   17: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   18: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   19: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   20: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   25: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   26: main
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: __libc_start_main
[INFO] [stdout]   29: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d8488c8f32a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d8488c8f32a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d8488c8f32a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d8488c8f32a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d8488ca598a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d8488ca598a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5d8488c94392 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d8488c94392 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d8488c74caf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d8488c74caf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d8488c878f1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d8488c87b6b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d8488c74d68 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5d8488c6c039 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d8488c75dbd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d8488ca61fc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d8488ca5f42 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5d848867a152 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x5d8488677478 - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x5d8488673606 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x5d84886265d1 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   21:     0x5d8488622f3d - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   22:     0x5d848867238e - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x5d8488630255 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   24:     0x5d8488622fe3 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   25:     0x5d8488621839 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   26:     0x5d8488621ab5 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   27:     0x5d848867916d - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   28:     0x5d848868df43 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x5d8488630036 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   30:     0x5d8488674b59 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   31:     0x5d8488c86e44 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5d8488c86e44 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5d8488c86e44 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5d8488c86e44 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5d8488c86e44 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5d8488c86e44 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5d8488c86e44 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5d8488c86e44 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d8488c86e44 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5d848862be81 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   41:     0x5d848868fbb5 - main
[INFO] [stdout]   42:     0x70cddd3431ca - <unknown>
[INFO] [stdout]   43:     0x70cddd34328b - __libc_start_main
[INFO] [stdout]   44:     0x5d848861e015 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/models/currency.rs - models::currency::Currency (line 9) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (495) panicked at src/models/currency.rs:9:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]    6: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    8: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    9: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   12: rust_out::main
[INFO] [stdout]   13: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   16: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   17: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   18: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   19: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   20: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   25: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   26: main
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: __libc_start_main
[INFO] [stdout]   29: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca099714d5a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca099714d5a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca099714d5a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ca099714d5a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ca09972b35a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ca09972b35a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5ca099719dc2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ca099719dc2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ca0996fa6df - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ca0996fa6df - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ca09970d321 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5ca09970d59b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5ca0996fa798 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5ca0996f1a69 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5ca0996fb7ed - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5ca09972bbcc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5ca09972b912 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5ca099125cb2 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x5ca099123bc8 - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x5ca099120156 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x5ca0990fb161 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   21:     0x5ca0990f7abd - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   22:     0x5ca09911eede - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x5ca099101525 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   24:     0x5ca0990f7b63 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   25:     0x5ca0990f63b9 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   26:     0x5ca0990f6635 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   27:     0x5ca09912534d - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   28:     0x5ca099135ae3 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x5ca099101306 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   30:     0x5ca0991216a9 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   31:     0x5ca09970c874 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5ca09970c874 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5ca09970c874 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5ca09970c874 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5ca09970c874 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5ca09970c874 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5ca09970c874 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5ca09970c874 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ca09970c874 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5ca0990ff471 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   41:     0x5ca099136d95 - main
[INFO] [stdout]   42:     0x77b7953581ca - <unknown>
[INFO] [stdout]   43:     0x77b79535828b - __libc_start_main
[INFO] [stdout]   44:     0x5ca0990f4755 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api_client.rs - api_client::MoySkladApiClient::get_all (line 99) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (674) panicked at src/api_client.rs:16:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    8: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    9: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   12: rust_out::main
[INFO] [stdout]   13: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   16: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   17: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   18: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   19: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   20: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   25: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   26: main
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: __libc_start_main
[INFO] [stdout]   29: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5568a5e39cea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5568a5e39cea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5568a5e39cea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5568a5e39cea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5568a5e5034a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5568a5e5034a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5568a5e3ed52 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5568a5e3ed52 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5568a5e1f66f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5568a5e1f66f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5568a5e322b1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5568a5e3252b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5568a5e1f728 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5568a5e169f9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5568a5e2077d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5568a5e50bbc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5568a5e50902 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5568a5827c22 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x5568a58251ea - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x5568a5821236 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x5568a57d4541 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   21:     0x5568a57d0ead - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   22:     0x5568a581ffbe - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x5568a57dde85 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   24:     0x5568a57d0f53 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   25:     0x5568a57cf7a9 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   26:     0x5568a57cfa25 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   27:     0x5568a5826c7d - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   28:     0x5568a5839d23 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x5568a57ddc66 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   30:     0x5568a5822789 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   31:     0x5568a5e31804 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5568a5e31804 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5568a5e31804 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5568a5e31804 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5568a5e31804 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5568a5e31804 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5568a5e31804 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5568a5e31804 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5568a5e31804 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5568a57d9ab1 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   41:     0x5568a583b995 - main
[INFO] [stdout]   42:     0x7c7379eb01ca - <unknown>
[INFO] [stdout]   43:     0x7c7379eb028b - __libc_start_main
[INFO] [stdout]   44:     0x5568a57cbf85 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/models/product.rs - models::product::Product (line 19) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (691) panicked at src/models/product.rs:19:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>> as core::future::future::Future>::poll
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   17: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d81900c12a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d81900c12a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d81900c12a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d81900c12a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d81902287a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d81902287a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59d819011192 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d819011192 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d818ff1aaf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d818ff1aaf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d8190046f1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x59d81900496b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x59d818ff1b68 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x59d818fe8e39 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x59d818ff2bbd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x59d8190230ec - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x59d819022e32 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x59d8189dcec2 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x59d8189d54d3 - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x59d8189f2e56 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   20:     0x59d8189c99a6 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   21:     0x59d8188eda47 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   22:     0x59d8188ea56b - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   23:     0x59d8189c8631 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   24:     0x59d818904b33 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   25:     0x59d8188ea7ad - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   26:     0x59d8188e8e10 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   27:     0x59d8188e9346 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   28:     0x59d8189db3c8 - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   29:     0x59d8189fb803 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x59d818904a86 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   31:     0x59d8189caf79 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   32:     0x59d819003c44 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x59d819003c44 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x59d819003c44 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x59d819003c44 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x59d819003c44 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x59d819003c44 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59d819003c44 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59d819003c44 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59d819003c44 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x59d8188fcf61 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   42:     0x59d8189fe0a5 - main
[INFO] [stdout]   43:     0x759768e4d1ca - <unknown>
[INFO] [stdout]   44:     0x759768e4d28b - __libc_start_main
[INFO] [stdout]   45:     0x59d8188e34c5 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api_client.rs - api_client::MoySkladApiClient::update (line 380) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (661) panicked at src/api_client.rs:16:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>> as core::future::future::Future>::poll
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   17: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62e4a6566f9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e4a6566f9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e4a6566f9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e4a6566f9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e4a657d6ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e4a657d6ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x62e4a656c002 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62e4a656c002 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62e4a654c91f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e4a654c91f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e4a655f561 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x62e4a655f7db - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x62e4a654c9d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x62e4a6543ca9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x62e4a654da2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x62e4a657df5c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x62e4a657dca2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x62e4a5f4b4e2 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x62e4a5f46daa - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x62e4a5f5c176 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   20:     0x62e4a5f3fa66 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   21:     0x62e4a5ef6357 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   22:     0x62e4a5ef30db - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   23:     0x62e4a5f3e781 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   24:     0x62e4a5f01a33 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   25:     0x62e4a5ef330d - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   26:     0x62e4a5ef19e0 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   27:     0x62e4a5ef1eb9 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   28:     0x62e4a5f4a70b - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   29:     0x62e4a5f5fac3 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x62e4a5f01986 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   31:     0x62e4a5f41039 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   32:     0x62e4a655eab4 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x62e4a655eab4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x62e4a655eab4 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x62e4a655eab4 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x62e4a655eab4 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x62e4a655eab4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62e4a655eab4 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62e4a655eab4 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62e4a655eab4 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x62e4a5f00171 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   42:     0x62e4a5f61295 - main
[INFO] [stdout]   43:     0x70829ecc91ca - <unknown>
[INFO] [stdout]   44:     0x70829ecc928b - __libc_start_main
[INFO] [stdout]   45:     0x62e4a5eef575 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/models/variant.rs - models::variant::Variant (line 17) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (712) panicked at src/models/variant.rs:16:48:
[INFO] [stdout] MS_TOKEN env var not set!: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<rust_moysklad::api_client::MoySkladApiClient, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rust_moysklad::api_client::MoySkladApiClient>::from_env
[INFO] [stdout]              at ./src/api_client.rs:65:21
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>> as core::future::future::Future>::poll
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]   17: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59cab9edc3da - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59cab9edc3da - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59cab9edc3da - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59cab9edc3da - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59cab9ef2b2a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59cab9ef2b2a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59cab9ee1442 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59cab9ee1442 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59cab9ec1d5f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59cab9ec1d5f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59cab9ed49a1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x59cab9ed4c1b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x59cab9ec1e18 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x59cab9eb90e9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x59cab9ec2e6d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x59cab9ef339c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x59cab9ef30e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x59cab98b4742 - <core[786f478f706679df]::result::Result<rust_moysklad[4e3d5b1979f09cc0]::api_client::MoySkladApiClient, anyhow[3a4e7812ae280107]::Error>>::expect
[INFO] [stdout]   18:     0x59cab98ae253 - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x59cab98c88a6 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   20:     0x59cab98a6dd6 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   21:     0x59cab97f5c47 - <tokio[9917ab8867ad796a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   22:     0x59cab97f287b - <tokio[9917ab8867ad796a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   23:     0x59cab98a5a71 - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   24:     0x59cab9808393 - tokio[9917ab8867ad796a]::runtime::context::runtime::enter_runtime::<<tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   25:     0x59cab97f2aad - <tokio[9917ab8867ad796a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   26:     0x59cab97f1160 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<rust_out[ed1579ae55fdba85]::main::{closure#0}>>>
[INFO] [stdout]   27:     0x59cab97f1658 - <tokio[9917ab8867ad796a]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   28:     0x59cab98b2f1a - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   29:     0x59cab98ceb63 - <fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x59cab98082e6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>, core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   31:     0x59cab98a83a9 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>::{closure#0}
[INFO] [stdout]   32:     0x59cab9ed3ef4 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x59cab9ed3ef4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x59cab9ed3ef4 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x59cab9ed3ef4 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x59cab9ed3ef4 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x59cab9ed3ef4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59cab9ed3ef4 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59cab9ed3ef4 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59cab9ed3ef4 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x59cab98030a1 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), anyhow[3a4e7812ae280107]::Error>>
[INFO] [stdout]   42:     0x59cab98d0c05 - main
[INFO] [stdout]   43:     0x75ccb805d1ca - <unknown>
[INFO] [stdout]   44:     0x75ccb805d28b - __libc_start_main
[INFO] [stdout]   45:     0x59cab97ecc35 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api_client.rs - api_client::MoySkladApiClient (line 20)
[INFO] [stdout]     src/api_client.rs - api_client::MoySkladApiClient::batch_create_update (line 554)
[INFO] [stdout]     src/api_client.rs - api_client::MoySkladApiClient::create (line 292)
[INFO] [stdout]     src/api_client.rs - api_client::MoySkladApiClient::delete (line 469)
[INFO] [stdout]     src/api_client.rs - api_client::MoySkladApiClient::filter (line 796)
[INFO] [stdout]     src/api_client.rs - api_client::MoySkladApiClient::from_env (line 54)
[INFO] [stdout]     src/api_client.rs - api_client::MoySkladApiClient::get (line 242)
[INFO] [stdout]     src/api_client.rs - api_client::MoySkladApiClient::get_all (line 99)
[INFO] [stdout]     src/api_client.rs - api_client::MoySkladApiClient::list (line 164)
[INFO] [stdout]     src/api_client.rs - api_client::MoySkladApiClient::new (line 76)
[INFO] [stdout]     src/api_client.rs - api_client::MoySkladApiClient::update (line 380)
[INFO] [stdout]     src/models/currency.rs - models::currency::Currency (line 9)
[INFO] [stdout]     src/models/product.rs - models::product::Product (line 19)
[INFO] [stdout]     src/models/product_folder.rs - models::product_folder::ProductFolder::create (line 66)
[INFO] [stdout]     src/models/product_folder.rs - models::product_folder::ProductFolder::update (line 102)
[INFO] [stdout]     src/models/uom.rs - models::uom::Uom (line 11)
[INFO] [stdout]     src/models/variant.rs - models::variant::Variant (line 17)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.80s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7194fb2f53ae516689dc8e5dbd31b5ceb4def0123f042b1c7c1b3204fec6172b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7194fb2f53ae516689dc8e5dbd31b5ceb4def0123f042b1c7c1b3204fec6172b", kill_on_drop: false }`
[INFO] [stdout] 7194fb2f53ae516689dc8e5dbd31b5ceb4def0123f042b1c7c1b3204fec6172b
